Skip to content

fix(knowledge): progress-reportのrelationをhas_progressに変更 (#165)#166

Merged
Kewton merged 1 commit intodevelopfrom
fix/issue-165-has-progress
Mar 25, 2026
Merged

fix(knowledge): progress-reportのrelationをhas_progressに変更 (#165)#166
Kewton merged 1 commit intodevelopfrom
fix/issue-165-has-progress

Conversation

@Kewton
Copy link
Copy Markdown
Owner

@Kewton Kewton commented Mar 25, 2026

Closes #165
🤖 Generated with Claude Code

…s_progress (#165)

Add HasProgress variant to KnowledgeRelation enum so progress-report
documents are stored with their own dedicated relation instead of
reusing has_review. This prevents JSON consumers from misidentifying
progress reports as reviews and enables accurate review-count queries.

Also refactor find_documents_by_issue() to use KnowledgeRelation::parse()
instead of a hardcoded match, eliminating DRY violation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Kewton Kewton merged commit 9d61693 into develop Mar 25, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant